Papers with BioBERT baseline
A Multi-Task Approach for Improving Biomedical Named Entity Recognition by Incorporating Multi-Granularity information (2021.findings-acl)
Copied to clipboard
| Challenge: | Neural named entity recognition (BioNER) methods require large amount of annotated data, while the annotating BioNER datasets are often difficult to obtain and small in scale due to the limitations of privacy, ethics and high degree of specialization. |
| Approach: | They propose a method that utilizes latent multi-granularity information in annotated bioNER datasets to alleviate the lack of training samples. |
| Outcome: | The proposed model improves over the BioBERT baseline and can get more than 3% improvement of F1score in low-resource scenarios. |